Class and struct types with public fields or properties 带有公共字段或属性的类和结构类型。
Any user - defined struct type that contains fields of unmanaged types only 仅包含非托管类型的字段的任何用户定义的结构类型。
Including the numeric types as well as the struct type and the nullable type , are all value types (包括数值类型以及结构类型和可空类型)都属于值类型。
It is possible to declare parameterized constructors on a struct type to set its initial values , but this is only necessary if values other than the default are required 可以在结构类型上声明参数化构造函数以设置其初始值,但是,只有在需要默认值之外的值时才必须这样做。
And both have the same name for the two different customer struct types , the result is clear : when application developer generates proxy files , the generated stub files for the ,并且两个不同的customer结构类型有相同的名字,结果很明确:当application developer生成代理文件时,为